Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved Receive Variables list #491

Merged
merged 8 commits into from
Aug 25, 2024
Merged

Conversation

calc84maniac
Copy link
Contributor

@calc84maniac calc84maniac commented Aug 21, 2024

Improve the Receive Variables list to avoid pausing emulation after populating the list (similar to how TI-Connect grabs a snapshot of the variables), allow debugging while the list is open, and automatically refresh the list if it's open while debugging (including during live TI-BASIC execution).

Additional features for user experience and performance: updates, adds, and removes variable entries to the list based on name when refreshing, allowing the user to keep their selections, and avoids generating variable previews until they're visible in the list.

@calc84maniac calc84maniac self-assigned this Aug 21, 2024
@calc84maniac calc84maniac force-pushed the feature/improved-var-list branch from b560431 to a138235 Compare August 22, 2024 23:50
@calc84maniac calc84maniac marked this pull request as ready for review August 23, 2024 00:56
@calc84maniac calc84maniac merged commit 15a9a98 into master Aug 25, 2024
8 checks passed
@calc84maniac calc84maniac deleted the feature/improved-var-list branch August 25, 2024 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants